[INFO] cloning repository https://github.com/mitsuru/murphy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitsuru/murphy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuru%2Fmurphy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuru%2Fmurphy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f169357bbad387f965a8e37aa36ad6806ef80ac2
[INFO] testing mitsuru/murphy against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuru%2Fmurphy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mitsuru/murphy
[INFO] finished tweaking git repo https://github.com/mitsuru/murphy
[INFO] tweaked toml for git repo https://github.com/mitsuru/murphy written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mitsuru/murphy on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mitsuru/murphy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 715170c16965bfcc2ff9e0c399a47eec980cdbbed5c558a408faf08b85e046d1
[INFO] running `Command { std: "docker" "start" "-a" "715170c16965bfcc2ff9e0c399a47eec980cdbbed5c558a408faf08b85e046d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "715170c16965bfcc2ff9e0c399a47eec980cdbbed5c558a408faf08b85e046d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715170c16965bfcc2ff9e0c399a47eec980cdbbed5c558a408faf08b85e046d1", kill_on_drop: false }`
[INFO] [stdout] 715170c16965bfcc2ff9e0c399a47eec980cdbbed5c558a408faf08b85e046d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edf53a3062e0955989995b1688bf82b9538814c6576860242b29d6e683b00987
[INFO] running `Command { std: "docker" "start" "-a" "edf53a3062e0955989995b1688bf82b9538814c6576860242b29d6e683b00987", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling murphy-ast v0.1.0 (/opt/rustwide/workdir/crates/murphy-ast)
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling murphy-cache v0.1.0 (/opt/rustwide/workdir/crates/murphy-cache)
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling automod v1.0.17
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling murphy-core v0.1.0 (/opt/rustwide/workdir/crates/murphy-core)
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling murphy-prism v1.9.0 (/opt/rustwide/workdir/crates/murphy-prism)
[INFO] [stderr]    Compiling ruby-prism v1.9.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ruby-prism-sys v1.9.0
[INFO] [stderr]    Compiling murphy-pattern v0.1.0 (/opt/rustwide/workdir/crates/murphy-pattern)
[INFO] [stderr]    Compiling murphy-plugin-macros v0.1.0 (/opt/rustwide/workdir/crates/murphy-plugin-macros)
[INFO] [stderr]    Compiling murphy-plugin-api v0.1.0 (/opt/rustwide/workdir/crates/murphy-plugin-api)
[INFO] [stderr]    Compiling murphy-std v0.1.0 (/opt/rustwide/workdir/crates/murphy-std)
[INFO] [stderr]    Compiling murphy-example-pack v0.1.0 (/opt/rustwide/workdir/crates/murphy-example-pack)
[INFO] [stderr]    Compiling murphy-rspec v0.1.0 (/opt/rustwide/workdir/crates/murphy-rspec)
[INFO] [stderr]    Compiling murphy-rails v0.1.0 (/opt/rustwide/workdir/crates/murphy-rails)
[INFO] [stderr]    Compiling murphy-translate v0.1.0 (/opt/rustwide/workdir/crates/murphy-translate)
[INFO] [stderr]    Compiling murphy-reporting v0.1.0 (/opt/rustwide/workdir/crates/murphy-reporting)
[INFO] [stderr]    Compiling murphy-cli v0.1.0 (/opt/rustwide/workdir/crates/murphy-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "edf53a3062e0955989995b1688bf82b9538814c6576860242b29d6e683b00987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf53a3062e0955989995b1688bf82b9538814c6576860242b29d6e683b00987", kill_on_drop: false }`
[INFO] [stdout] edf53a3062e0955989995b1688bf82b9538814c6576860242b29d6e683b00987
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a189f38690d86324b13ffeeb838017dd453f182328c73a787fac42f9bf36a6c6
[INFO] running `Command { std: "docker" "start" "-a" "a189f38690d86324b13ffeeb838017dd453f182328c73a787fac42f9bf36a6c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling automod v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling dissimilar v1.0.11
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling murphy-cache v0.1.0 (/opt/rustwide/workdir/crates/murphy-cache)
[INFO] [stderr]    Compiling murphy-ast v0.1.0 (/opt/rustwide/workdir/crates/murphy-ast)
[INFO] [stderr]    Compiling murphy-prism v1.9.0 (/opt/rustwide/workdir/crates/murphy-prism)
[INFO] [stderr]    Compiling ruby-prism v1.9.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ruby-prism-sys v1.9.0
[INFO] [stderr]    Compiling murphy-pattern v0.1.0 (/opt/rustwide/workdir/crates/murphy-pattern)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling murphy-plugin-macros v0.1.0 (/opt/rustwide/workdir/crates/murphy-plugin-macros)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling murphy-plugin-api v0.1.0 (/opt/rustwide/workdir/crates/murphy-plugin-api)
[INFO] [stderr]    Compiling murphy-translate v0.1.0 (/opt/rustwide/workdir/crates/murphy-translate)
[INFO] [stderr]    Compiling murphy-core v0.1.0 (/opt/rustwide/workdir/crates/murphy-core)
[INFO] [stderr]    Compiling murphy-std v0.1.0 (/opt/rustwide/workdir/crates/murphy-std)
[INFO] [stderr]    Compiling murphy-rspec v0.1.0 (/opt/rustwide/workdir/crates/murphy-rspec)
[INFO] [stderr]    Compiling murphy-example-pack v0.1.0 (/opt/rustwide/workdir/crates/murphy-example-pack)
[INFO] [stderr]    Compiling murphy-rails v0.1.0 (/opt/rustwide/workdir/crates/murphy-rails)
[INFO] [stderr]    Compiling murphy-reporting v0.1.0 (/opt/rustwide/workdir/crates/murphy-reporting)
[INFO] [stderr]    Compiling murphy-cli v0.1.0 (/opt/rustwide/workdir/crates/murphy-cli)
[INFO] [stderr] error: could not compile `murphy-std` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name murphy_std --edition=2024 crates/murphy-std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e456034bd2bc0b19 -C extra-filename=-0a110d5b1546cf3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automod=/opt/rustwide/target/debug/deps/libautomod-3d57d60891ac261d.so --extern linkme=/opt/rustwide/target/debug/deps/liblinkme-1789d50c4e41ab67.rlib --extern murphy_plugin_api=/opt/rustwide/target/debug/deps/libmurphy_plugin_api-7fff1a60c99e2b86.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ruby-prism-sys-9361b93e154a8d9a/out -L native=/opt/rustwide/target/debug/build/ruby-prism-sys-9361b93e154a8d9a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a189f38690d86324b13ffeeb838017dd453f182328c73a787fac42f9bf36a6c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a189f38690d86324b13ffeeb838017dd453f182328c73a787fac42f9bf36a6c6", kill_on_drop: false }`
[INFO] [stdout] a189f38690d86324b13ffeeb838017dd453f182328c73a787fac42f9bf36a6c6
